home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_144 / analyticalc / docaddendum.txt < prev    next >
Text File  |  1992-05-06  |  575b  |  18 lines

  1. Document Addendum
  2.  
  3. Some extra functions are added:
  4.  
  5. ACOS(arg) and DACOS(arg) - Arc Cosine (radians)
  6. ASIN(arg) and DASIN(arg) - Arc Sine (radians)
  7. TAN(arg) and DTAN(Arg)   - Tangent (radians)
  8.  
  9. ATM[V1,V2]               - Arc tangent of V1/V2, 4 quadrant version
  10.                 (ATAN2 in normal Fortran)
  11.  
  12. Also Enter mostly mode more or less works.
  13.  
  14. Please note: When function key files are running (from depressing
  15. function keys using the AnalyKeypad.Arc files in area DK:), they
  16. expect their input in the LOWER window. This will probably be
  17. cleaned up eventually but for now is the case.
  18.